home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / python / python-1.000 / python-1 / usr / local / lib / python / gopherlib.pyc (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  1995-05-29  |  5.5 KB  |  35 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 1.1)
  3.  
  4. import string
  5. DEF_SELECTOR = '1/'
  6. DEF_HOST = 'gopher.micro.umn.edu'
  7. DEF_PORT = 70
  8. A_TEXT = '0'
  9. A_MENU = '1'
  10. A_CSO = '2'
  11. A_ERROR = '3'
  12. A_MACBINHEX = '4'
  13. A_PCBINHEX = '5'
  14. A_UUENCODED = '6'
  15. A_INDEX = '7'
  16. A_TELNET = '8'
  17. A_BINARY = '9'
  18. A_DUPLICATE = '+'
  19. A_SOUND = 's'
  20. A_EVENT = 'e'
  21. A_CALENDAR = 'c'
  22. A_HTML = 'h'
  23. A_TN3270 = 'T'
  24. A_MIME = 'M'
  25. A_IMAGE = 'I'
  26. A_WHOIS = 'w'
  27. A_QUERY = 'q'
  28. A_GIF = 'g'
  29. A_HTML = 'h'
  30. A_WWW = 'w'
  31. A_PLUS_IMAGE = ':'
  32. A_PLUS_MOVIE = ';'
  33. A_PLUS_SOUND = '<'
  34. # WARNING: Decompyle incomplete
  35.